home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / links / 00007_Script_link - ChatPOP < prev    next >
Encoding:
Text File  |  2000-09-21  |  396 b   |  9 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   alert "If you get strange error alert when trying a new user name and password, just try using a different username and password."
  5.  
  6.   alert "After you've registered as a new user in the New User Registration screen, uncheck the New User box on the first screen to log in."
  7.  
  8.   open the moviepath&"software\ChatPOP\cpsu10e.exe"
  9. end